		.floadAd { position: absolute;z-index: 999900; display: none; }
        .floadAd .item { display: block; }
        .floadAd .close{
        	color: #000 !important;
        }
        .floadAd .item img { vertical-align: bottom;width:150px; }/* a img 的组合浏览器默认下边会有几个像素的空白，这里可以消除空白*/
        .mack{
        	background: rgba(0,0,0,0.1);
        	position: absolute;
        	left: 0;top: 0;
        	width: 100%;
        	height: 100%;
        	z-index: 200;
        }
		.logosbox{
			position: absolute;
		    left:183px;
		    top:35px;
			z-index: 666;
		}
		.logosbox .mm{
			height: 113px;
			line-height: 113px;
			margin-top: -24px;
		}
		.logosbox .logos{
			vertical-align: middle;
			width:100px;
		}
		.logosbox .txtmg{
			vertical-align: -48px;
			width: 751px;
		}
		.logosboxtext{
			position: absolute;
    		right: 200px;
		    bottom: 47px;
			z-index: 666;
		}
		.logosboxtext .zimg88{
		  	width: 206px;
		}
		.heade-box .bar .bar-content .li-navs .rz_head_morenav.rz_head_morenav_txt a{
			font-size: 14px !important;
			line-height: 35px !important;
			height: 35px !important;
		}
	.bannerbox{
		overflow: hidden;
		width:100%;
		margin: 0 auto;
		background: #403F3F;
	}
	#banner{
		width:100%;
		height:250px;
		overflow:hidden;
		position:relative;}
    .swiper-container {
        width:100%;
        height:250px;
		position:absolute;
		left:-925px
		margin-left:50%;
    }
    /*.swiper-slide .detail{
		height:90px;
		background:rgba(0,0,0,.7);
		position:absolute;
		width:100%;
		bottom:0;
		color:#fff;
		opacity:0;
		transition:opacity .3s .3s;
    }
	.swiper-slide-active .detail{
		opacity:1;
		}
	.swiper-slide .detail h3{
		width:950px;
		margin:15px auto 0;}
	.swiper-slide .detail p{
		width:950px;
		margin:5px auto 0;}	
	.swiper-slide .detail p span{
		width:650px;
		display:block;}	*/
/**/.effect1 img{
		transform:scale(1.25,1.25) translate(10%,10%);
		transform:scale(1.1,1.1) translate(4.545%,4.545%);
		/*tr     =    (sc-1)/2sc*100%              */
        /* --1.25       0.25/2.5*100%=10%          */
		
		}
		
.leftUp img{-webkit-animation-name:leftUp;animation-name:leftUp;}
@-webkit-keyframes leftUp{
0%{transform:scale(1.1,1.1) translate(4.545%,4.545%); }
100%{transform:scale(1.1,1.1)  translate(-4.545%,-4.545%);}}
@keyframes leftUp{
0%{transform:scale(1.1,1.1) translate(4.545%,4.545%);}
100%{transform:scale(1.1,1.1)  translate(-4.545%,-4.545%);}}

.moveRight img{-webkit-animation-name:moveRight;animation-name:moveRight;}
@-webkit-keyframes moveRight{
0%{transform:scale(1.1,1.1) translate(-4.545%,0); }
100%{transform:scale(1.1,1.1)  translate(4.545%,0);}}
@keyframes moveRight{
0%{transform:scale(1.1,1.1) translate(-4.545%,0);}
100%{transform:scale(1.1,1.1)  translate(4.545%,0);}}

.moveDown img{-webkit-animation-name:moveDown;animation-name:moveDown;}
@-webkit-keyframes moveDown{
0%{transform:scale(1.1,1.1) translate(0,-4.545%); }
100%{transform:scale(1.1,1.1)  translate(0,4.545%);}}
@keyframes moveDown{
0%{transform:scale(1.1,1.1) translate(0,-4.545%);}
100%{transform:scale(1.1,1.1)  translate(0,4.545%);}}

.centerBig img{-webkit-animation-name:centerBig;animation-name:centerBig;}
@-webkit-keyframes centerBig{
100%{transform:scale(1.1,1.1);}}
@keyframes centerBig{
100%{transform:scale(1.1,1.1);}}

.rightDownBig img{-webkit-animation-name:rightDownBig;animation-name:rightDownBig;}
@-webkit-keyframes rightDownBig{
100%{transform:scale(1.1,1.1) translate(4%,4%);}}
@keyframes rightDownBig{
100%{transform:scale(1.1,1.1) translate(4%,4%);}}

.swiper-slide img{
	width: 100%;
	animation-duration:5s;
	animation-timing-function:linear;
	animation-fill-mode: forwards;
	-webkit-animation-duration:5s;
	-webkit-animation-timing-function:linear;
	-webkit-animation-fill-mode: forwards;
	}	
.swiper-pagination{
	bottom:35px;
	right:250px;
	}
.swiper-pagination-bullet{
	width:20px;
	height:20px;
	background:#fff;
	margin:0 5px;
	}	
.boy-content{
   	width: 1200px;
   	margin: 0 auto;
}	
/*头部*/
.heade-box{
	position: relative;
    z-index: 102;
}
.heade-box .head{
	background: #005fa3;
	color: #fff;
	text-align: right;
	line-height: 40px;
	height: 40px;
	padding: 0 60px;
}
.heade-box .head span{
	margin-left: 15px;
	font-size:12px;
}
.heade-box .head span a{
	color: #fff;
}
.heade-box .head-core{
	background: #005fa3;
	overflow: hidden;
	position: relative;
}
.heade-box .head-core .cont{
	width: 1200px;
	margin:0 auto;
}
.heade-box .head-core .cont img{
	width: 100%;
	text-align: center;
}
.heade-box .bar{
	height: 50px;
	line-height: 50px;
	background: url(../img/danh_03.gif);
	box-shadow: 2px 2px 5px rgba(0,0,0,0.5);
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#000', Direction=135, Strength=5);/*for ie6,7,8*/
	-moz-box-shadow:2px 2px 5px rgba(0,0,0,0.5);/*firefox*/
	-webkit-box-shadow:2px 2px 5px rgba(0,0,0,0.5);/*webkit*/
	box-shadow:2px 2px 5px rgba(0,0,0,0.5);/*opera或ie9*/
	
}
.heade-box .bar .bar-content{
	width: 1400px;
	margin: 0 auto;
	text-align: center;	
        white-space: nowrap;
	display: -webkit-box; /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
	display: -moz-box; /* Firefox 17- */
	display: -webkit-flex; /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
	display: -moz-flex; /* Firefox 18+ */
	display: -ms-flexbox; /* IE 10 */
	display: flex; /* Chrome 29+, Firefox 22+, IE 11+, Opera 12.1/17/18, Android 4.4+ */
}
.heade-box .bar .bar-content .li-navs{
	 -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
	position: relative;      
z-index: 201;
}
.heade-box .bar .bar-content .li-navs a{
	    color: #fff;
	 /*   padding: 0 45px;*/
	    display: block;
	    height: 100%;
	    font-size: 16px;
}
.heade-box .bar .bar-content .li-navs  a:hover{
	background: #fff;
	color: #005fa3;
	transition: all 0.3s ease-out 0s;
}
.heade-box .bar .bar-content .li-navs:hover .rz_head_morenav{
	 opacity: 1;
	 visibility: visible;
     transform: translate3d(0px, 0px, 0px);
     -moz-transform: translate3d(0px, 0px, 0px);
     -webkit-transform: translate3d(0px, 0px, 0px);
}
.heade-box .bar .bar-content .li-navs .rz_head_morenav{
	position: absolute;
	left: 0;
	top: 50px;
	width: 150%;  
	transition: all 0.3s ease-out 0s;   
	visibility: hidden;
    transform: translate3d(0px, 10px, 0px);
    -moz-transform: translate3d(0px, 10px, 0px);
    -webkit-transform: translate3d(0px, 10px, 0px);
    opacity: 0;
    z-index: 100;
}
.heade-box .bar .bar-content .li-navs .rz_head_morenav>li{
	color: #fff;
	background: rgba(68,138,190,0.9);
	border-bottom:1px solid rgba(94,168,225,0.9);
	text-align: center;    
	cursor: pointer;  		
}
.heade-box .bar .bar-content .li-navs .rz_head_morenav>li:hover{
	background: rgba(68,138,190,1);
	transition: all 0.3s ease-out 0s; 
}       	
/*头部 end*/		

/*尾部页脚*/
.footerbox{
	width: 100%;
	min-width:1200px;
	margin-top:40px;
}
.footerbox .conts{
	width: 100%;
	background: url(../img/bottombananer_02.jpg)center center;
	background-repeat: no-repeat;
	background-size:cover;
	height: 220px;
}
.footerbox .conts .footcont{
	width: 1200px;
	margin:0 auto;
	position: relative;
	text-align: center;
}
.footerbox .conts .footcont .logos{
	margin-top:92px;
}
.footerbox .conts .footcont .ewm{
	margin-top: 73px;
	margin-left: 20px;
	width: 100px;
	height: 100px;
}
.footerbox .bottomtxt{
	background: #2b2828;
	padding: 10px 0;
}
.footerbox .bottomtxt h4{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	line-height: 25px;
	height: 25px;
	font-size: 12px;
}   
/*尾部页脚 end*/